projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97c0fe1
)
Add Bug#.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 19 Mar 2011 02:42:49 +0000
(19:42 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 19 Mar 2011 02:42:49 +0000
(19:42 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 929f560cb3b638bb37e9071184cedcd840c75c9a..aba27b6d7a6efd3f227b9753c0c77da1d63e1936 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-5,7
+5,8
@@
(composition_reseat_it): Remove unused locals.
(find_automatic_composition, composition_adjust_point): Likewise.
(composition_update_it): Mark var as initialized.
- (find_automatic_composition): Mark vars as initialized, with a FIXME.
+ (find_automatic_composition): Mark vars as initialized,
+ with a FIXME (Bug#8290).
2011-03-18 Paul Eggert <eggert@cs.ucla.edu>